func runtime.getpid

2 uses

	runtime (current package)
		os_linux.go#L539: func getpid() int
		os_linux.go#L544: 	tgkill(getpid(), int(mp.procid), sig)